type crypto/cipher.gcm (struct) Method Implmentations (6 other methods implement nothing) NonceSize() int (*T).M : AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) (*T).M : AEAD.Open Overhead() int (*T).M : AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte (*T).M : AEAD.Seal
Method Implmentations (6 other methods implement nothing) NonceSize() int (*T).M : AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) (*T).M : AEAD.Open Overhead() int (*T).M : AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte (*T).M : AEAD.Seal